GetPropertyNames method

Get the property names for the specified property set.

Syntax

GetPropertyNames(PropertySetName As String) As Array
Parameters
Name Description

PropertySetName

Name of the property set from which to return property names.

Return Value

A string array of property names.

Related concepts

About the Vault object